menu
bytebin package
documentation
hex_viewer.dart
HexRow
onBytePressed property
onBytePressed property
dark_mode
light_mode
onBytePressed
property
void Function
(
int
offset
, {
bool
isShiftHeld
})
?
onBytePressed
final
Implementation
final void Function(int offset, {bool isShiftHeld})? onBytePressed;
bytebin package
documentation
hex_viewer
HexRow
onBytePressed property
HexRow class