menu
flutter_blocx package
documentation
form_widget.dart
FormButtonRow<F, P, E extends Enum>
secondButtonStyle property
secondButtonStyle property
dark_mode
light_mode
secondButtonStyle
property
ButtonStyle
?
secondButtonStyle
final
Optional style for the pop (secondary) button.
Implementation
final ButtonStyle? secondButtonStyle;
flutter_blocx package
documentation
form_widget
FormButtonRow<F, P, E extends Enum>
secondButtonStyle property
FormButtonRow class