menu
network_capture package
documentation
view/tab/hex_widget.dart
HexResult
HexResult.new constructor
HexResult.new constructor
dark_mode
light_mode
HexResult
constructor
HexResult
(
String
num
,
String
hex
,
String
str
)
Implementation
HexResult(this.num, this.hex, this.str);
network_capture package
documentation
view/tab/hex_widget
HexResult
HexResult.new constructor
HexResult class