menu
flutter_manual_widget_tester package
documentation
config/theme_config/button_theme.dart
ButtonTheme
separatorWidth property
separatorWidth property
dark_mode
light_mode
separatorWidth
property
double
separatorWidth
final
The width of the line that separates two buttons within a button row.
Implementation
final double separatorWidth;
flutter_manual_widget_tester package
documentation
config/theme_config/button_theme
ButtonTheme
separatorWidth property
ButtonTheme class