menu
clue_ui_component package
documentation
components/clue_text.dart
ClueText
isRequired property
isRequired property
dark_mode
light_mode
isRequired
property
bool
isRequired
final
Determines if an asterisk should be appended to the text.
Implementation
final bool isRequired;
clue_ui_component package
documentation
components/clue_text
ClueText
isRequired property
ClueText class