menu
amaxdart package
documentation
amaxdart.dart
IKey
IKey constructor
IKey constructor
dark_mode
light_mode
IKey
constructor
IKey
(
KeyType
type
,
Uint8List
data
)
Implementation
IKey(this.type, this.data);
amaxdart package
documentation
amaxdart
IKey
IKey constructor
IKey class