AppShell Overview
menu
flutter_form_wizard
flutter_form.dart
FlutterFormInputWidget
<
T
>
label property
label
dark_mode
light_mode
label
property
Widget
?
label
final
label
is a standard parameter to normally sets the label of the input.
Implementation
final Widget? label;
flutter_form_wizard
flutter_form
FlutterFormInputWidget
<
T
>
label property
FlutterFormInputWidget class