menu
carbon_flutter package
documentation
features/button/button.props.dart
CButtonRegularProps
label property
label property
dark_mode
light_mode
label
property
String
label
final
A text to display in the button.
@required
Implementation
final String label;
carbon_flutter package
documentation
features/button/button.props
CButtonRegularProps
label property
CButtonRegularProps class