menu
septeo_design_system package
documentation
atomes/dss_button/dss_button.dart
DSSButton
label property
label property
dark_mode
light_mode
label
property
String
label
final
The text label to display inside the button.
Implementation
final String label;
septeo_design_system package
documentation
atomes/dss_button/dss_button
DSSButton
label property
DSSButton class