menu
xwidgets_pack package
documentation
widgets/x_button.dart
XButton
label property
label property
dark_mode
light_mode
label
property
String
?
label
final
Text label displayed on the button.
Implementation
final String? label;
xwidgets_pack package
documentation
widgets/x_button
XButton
label property
XButton class