menu
network_capture package
documentation
view/tab/hex_widget.dart
HexWidget
HexWidget.new const constructor
HexWidget.new const constructor
dark_mode
light_mode
HexWidget
constructor
const
HexWidget
(
{
required
String
?
text
,
bool
safeBottom
=
false
,
Key
?
key
,
})
Implementation
const HexWidget({ required this.text, this.safeBottom = false, super.key, });
network_capture package
documentation
view/tab/hex_widget
HexWidget
HexWidget.new const constructor
HexWidget class