menu
nylo_framework package
documentation
nylo_framework.dart
DateTimeFormField
canClear property
canClear property
dark_mode
light_mode
canClear
property
bool
canClear
final
Whether to add an
IconButton
that clears the field or not.
Defaults to true.
Implementation
final bool canClear;
nylo_framework package
documentation
nylo_framework
DateTimeFormField
canClear property
DateTimeFormField class