menu
clue_ui_component package
documentation
components/clue_text.dart
TargetModel
matchOptions property
matchOptions property
dark_mode
light_mode
matchOptions
property
List
<
MatchOption
>
matchOptions
final
Specifies the match options for the target string.
Implementation
final List<MatchOption> matchOptions;
clue_ui_component package
documentation
components/clue_text
TargetModel
matchOptions property
TargetModel class