menu
stdc package
documentation
search.dart
ENTRY
ENTRY.new constructor
ENTRY.new constructor
dark_mode
light_mode
ENTRY
constructor
ENTRY
(
String
key
,
dynamic
data
)
Creates a new entry
Implementation
ENTRY(this.key, this.data);
stdc package
documentation
search
ENTRY
ENTRY.new constructor
ENTRY class