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