menu
flutter_data_components package
documentation
fdc.dart
FdcTimeEdit
readOnly property
readOnly property
dark_mode
light_mode
readOnly
property
bool
readOnly
final
Whether user input is blocked even when the bound field is writable.
Implementation
final bool readOnly;
flutter_data_components package
documentation
fdc
FdcTimeEdit
readOnly property
FdcTimeEdit class