menu
byte_util package
documentation
byte_word.dart
ByteWord
word property
word property
dark_mode
light_mode
word
property
List
<
int
>
get
word
Implementation
List<int> get word => [_high, _low];
byte_util package
documentation
byte_word
ByteWord
word property
ByteWord class