menu
walletkit_dart
walletkit_dart.dart
FunctionParamInt
FunctionParamInt const constructor
FunctionParamInt
dark_mode
light_mode
FunctionParamInt
constructor
const
FunctionParamInt
(
[
String
?
name
])
Implementation
const FunctionParamInt([String? name]) : super(name ?? 'int');
walletkit_dart
walletkit_dart
FunctionParamInt
FunctionParamInt const constructor
FunctionParamInt class