menu
bytebin package
documentation
hex_viewer.dart
HexLine
bytes property
bytes property
dark_mode
light_mode
bytes
property
List
<
int
>
bytes
final
Raw bytes for this line
Implementation
final List<int> bytes;
bytebin package
documentation
hex_viewer
HexLine
bytes property
HexLine class