menu
flutter_blocx package
documentation
form_widget.dart
BlocxFormRegisterButton<F extends BlocxBaseFormEntity<F, E>, P, E extends Enum>
labelTextStyle property
labelTextStyle property
dark_mode
light_mode
labelTextStyle
property
TextStyle
?
labelTextStyle
final
Optional style applied to the inner
Text
label.
Implementation
final TextStyle? labelTextStyle;
flutter_blocx package
documentation
form_widget
BlocxFormRegisterButton<F extends BlocxBaseFormEntity<F, E>, P, E extends Enum>
labelTextStyle property
BlocxFormRegisterButton class