menu
dynamic_properties_panel package
documentation
soft_saas_ui/components/number_input.dart
SoftSaaSNumberInput
readOnly property
readOnly property
dark_mode
light_mode
readOnly
property
bool
readOnly
final
Whether the field is read-only (no typing, dragging, or stepping).
Implementation
final bool readOnly;
dynamic_properties_panel package
documentation
soft_saas_ui/components/number_input
SoftSaaSNumberInput
readOnly property
SoftSaaSNumberInput class