menu
fastyle_dart package
documentation
logic/models/item.model.dart
FastItem<T>
normalizedLabelText property
normalizedLabelText property
dark_mode
light_mode
normalizedLabelText
property
String
?
normalizedLabelText
final
Represents a lowercase labelText without any diacritics.
Implementation
final String? normalizedLabelText;
fastyle_dart package
documentation
logic/models/item.model
FastItem<T>
normalizedLabelText property
FastItem class