HexRow constructor
const
HexRow({})
Implementation
const HexRow({
super.key,
required this.line,
required this.config,
required this.selection,
required this.monoStyle,
this.onBytePressed,
this.onByteDragEnter,
});