menu
flutter_blocx package
documentation
form_widget.dart
FormButtonRow<F, P, E extends Enum>
expandEqually property
expandEqually property
dark_mode
light_mode
expandEqually
property
bool
expandEqually
final
If true, both buttons expand equally to fill the row.
Implementation
final bool expandEqually;
flutter_blocx package
documentation
form_widget
FormButtonRow<F, P, E extends Enum>
expandEqually property
FormButtonRow class