menu
walletkit_dart
walletkit_dart.dart
FunctionParamBytesBase
FunctionParamBytesBase const constructor
FunctionParamBytesBase
dark_mode
light_mode
FunctionParamBytesBase
constructor
const
FunctionParamBytesBase
(
String
name
,
int
size
)
Implementation
const FunctionParamBytesBase(super.name, this.size);
walletkit_dart
walletkit_dart
FunctionParamBytesBase
FunctionParamBytesBase const constructor
FunctionParamBytesBase class