menu
mkx_ui_kit package
documentation
widgets/custom_chip.dart
CustomChip
label property
label property
dark_mode
light_mode
label
property
String
label
final
The text label to display in the chip
Implementation
final String label;
mkx_ui_kit package
documentation
widgets/custom_chip
CustomChip
label property
CustomChip class