menu
components_toolbox package
documentation
components/rounded_buttons.dart
RoundedButton
icon property
icon property
dark_mode
light_mode
icon
property
IconData
?
icon
final
The icon to display on the button.
Implementation
final IconData? icon;
components_toolbox package
documentation
components/rounded_buttons
RoundedButton
icon property
RoundedButton class