menu
igris package
documentation
components/button.dart
Button
iconAfter property
iconAfter property
dark_mode
light_mode
iconAfter
property
bool
iconAfter
final
Whether to show the icon after the text (true) or before (false)
Implementation
final bool iconAfter;
igris package
documentation
components/button
Button
iconAfter property
Button class