menu
flutter_common_widgets_softx package
documentation
common/app_button.dart
AppButton
gradient property
gradient property
dark_mode
light_mode
gradient
property
Gradient
?
gradient
final
Gradient background for the button.
Implementation
final Gradient? gradient;
flutter_common_widgets_softx package
documentation
common/app_button
AppButton
gradient property
AppButton class