menu
myoro_flutter_library package
documentation
myoro_flutter_library.dart
MyoroInputConfiguration
readOnly property
readOnly property
dark_mode
light_mode
readOnly
property
bool
readOnly
final
Whether the input can be editted by the user.
Implementation
final bool readOnly;
myoro_flutter_library package
documentation
myoro_flutter_library
MyoroInputConfiguration
readOnly property
MyoroInputConfiguration class