AppShell Overview
menu
flutter_form_wizard
flutter_form.dart
FlutterFormInputMultiLine
enabled property
enabled
dark_mode
light_mode
enabled
property
bool
enabled
final
A flag indicating whether the input field is enabled.
Implementation
final bool enabled;
flutter_form_wizard
flutter_form
FlutterFormInputMultiLine
enabled property
FlutterFormInputMultiLine class