menu
sunny_forms package
documentation
model/smart_date_due_config.dart
SmartDateDueConfigBase
hasTime property
hasTime property
dark_mode
light_mode
hasTime
property
bool
?
get
hasTime
Property getter and setter for hasTime:
Implementation
bool? get hasTime;
set
hasTime
(
bool
?
hasTime
)
Implementation
set hasTime(bool? hasTime);
sunny_forms package
documentation
model/smart_date_due_config
SmartDateDueConfigBase
hasTime property
SmartDateDueConfigBase class