Closed danielmolnar closed 9 months ago
This PR adds the following text selectors:
WidgetSelector<Text> withEffectiveTextStyleMatching(MatchProp<TextStyle> match)
WidgetSelector<Text> withEffectiveTextStyle(TextStyle? value)
This PR adds the following text selectors:
WidgetSelector<Text> withEffectiveTextStyleMatching(MatchProp<TextStyle> match)
WidgetSelector<Text> withEffectiveTextStyle(TextStyle? value)