menu
flutter_blocx package
documentation
form_widget.dart
BlocxFormButtonRow<F extends BlocxBaseFormEntity<F, E>, P, E extends Enum>
registerTextStyle property
registerTextStyle property
dark_mode
light_mode
registerTextStyle
property
TextStyle
?
registerTextStyle
final
Optional text style for the register button label.
Implementation
final TextStyle? registerTextStyle;
flutter_blocx package
documentation
form_widget
BlocxFormButtonRow<F extends BlocxBaseFormEntity<F, E>, P, E extends Enum>
registerTextStyle property
BlocxFormButtonRow class