You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try correcting the name to the name of an existing getter, or defining a getter or field named 'bodyText1'.
style: widget.textStyle ?? Theme.of(context).textTheme.bodyText1,
The text was updated successfully, but these errors were encountered:
Try correcting the name to the name of an existing getter, or defining a getter or field named 'bodyText1'. style: widget.textStyle ?? Theme.of(context).textTheme.bodyText1,
It looks as though #54 solves the problem. I updated my pubspec.yaml to reference their fork.
Try correcting the name to the name of an existing getter, or defining a getter or field named 'bodyText1'.
style: widget.textStyle ?? Theme.of(context).textTheme.bodyText1,
The text was updated successfully, but these errors were encountered: