menu
septeo_design_system package
documentation
atomes/dss_button/dss_button.dart
DSSButton
beforeIcon property
beforeIcon property
dark_mode
light_mode
beforeIcon
property
Icon
?
beforeIcon
final
An optional icon that appears before the
label
.
Implementation
final Icon? beforeIcon;
septeo_design_system package
documentation
atomes/dss_button/dss_button
DSSButton
beforeIcon property
DSSButton class