menu
json_to_form_with_theme package
documentation
parsers/drop_down_parser.dart
DropDownParserModel
updateTime method
updateTime method
dark_mode
light_mode
updateTime
method
void
updateTime
(
)
Implementation
void updateTime(){ time.add(DateTime.now().millisecondsSinceEpoch); }
json_to_form_with_theme package
documentation
parsers/drop_down_parser
DropDownParserModel
updateTime method
DropDownParserModel class