menu
flutter_common_widgets_softx package
documentation
common/app_button.dart
AppButton
prefixIcon property
prefixIcon property
dark_mode
light_mode
prefixIcon
property
Widget
?
prefixIcon
final
Optional icon displayed before the button text.
Implementation
final Widget? prefixIcon;
flutter_common_widgets_softx package
documentation
common/app_button
AppButton
prefixIcon property
AppButton class