menu
flutter_fit_utils_ui package
documentation
fit_chips/fit_chip.dart
FitChip
text property
text property
dark_mode
light_mode
text
property
String
text
final
Text to display inside the chip.
Implementation
final String text;
flutter_fit_utils_ui package
documentation
fit_chips/fit_chip
FitChip
text property
FitChip class