menu
digit_ui_components package
documentation
widgets/atoms/digit_button.dart
Button
label property
label property
dark_mode
light_mode
label
property
String
label
final
The text displayed on the button, representing the button's label or content.
Implementation
final String label;
digit_ui_components package
documentation
widgets/atoms/digit_button
Button
label property
Button class