menu
sunny_forms package
documentation
model/task_due_config.dart
TaskDueConfigBase
has method
has method
dark_mode
light_mode
has
method
bool
has
(
String
fieldName
)
inherited
Implementation
bool has(String fieldName) { return wrapped.containsKey(fieldName); }
sunny_forms package
documentation
model/task_due_config
TaskDueConfigBase
has method
TaskDueConfigBase class