menu
flutter_setup_helper package
documentation
Helper/widgets/custom_button.dart
CustomButton
icon property
icon property
dark_mode
light_mode
icon
property
IconData
?
icon
final
Optional icon to display before the text
Implementation
final IconData? icon;
flutter_setup_helper package
documentation
Helper/widgets/custom_button
CustomButton
icon property
CustomButton class