AppShell Overview
menu
flutter_form_wizard
flutter_form.dart
FlutterFormInputController
<
T
>
id property
id
dark_mode
light_mode
id
property
String
?
id
getter/setter pair
The
id
determines the key in the
Map
returned by the
FlutterForm
.
Implementation
String? id;
flutter_form_wizard
flutter_form
FlutterFormInputController
<
T
>
id property
FlutterFormInputController class