Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bodyText1 is not defined #53

Open
Sanjarbek17 opened this issue Nov 26, 2024 · 1 comment
Open

bodyText1 is not defined #53

Sanjarbek17 opened this issue Nov 26, 2024 · 1 comment

Comments

@Sanjarbek17
Copy link

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,

@zechariahs
Copy link

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.

  markdown_editable_textinput:
    git:
      url: https://github.com/is-suzart/markdown-editable-textinput

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants