menu
mhu_dart_commons package
documentation
commons.dart
MhuByteListX
toUint8List property
toUint8List property
dark_mode
light_mode
toUint8List
property
Uint8List
get
toUint8List
Implementation
Uint8List get toUint8List => Uint8List.fromList(this);
mhu_dart_commons package
documentation
commons
MhuByteListX
toUint8List property
MhuByteListX extension on
List
<
int
>