menu
askar_wrapper_dart
askar_wrapper_dart.dart
Entry
rawValue property
rawValue
dark_mode
light_mode
rawValue
property
Uint8List
get
rawValue
Gets the raw value of the entry as a
Uint8List
.
Implementation
Uint8List get rawValue => _list.getValue(_pos);
askar_wrapper_dart
askar_wrapper_dart
Entry
rawValue property
Entry class