Skip to content

The getter 'bodyText2' isn't defined for the class 'TextTheme'. #94

@AbdoPrDZ

Description

@AbdoPrDZ

flutter run -v

[+37646 ms] [+48727 ms] ../../../../AppData/Local/Pub/Cache/hosted/pub.dev/markdown_viewer-0.6.2/lib/src/renderer.dart:50:49: Error: The getter 'bodyText2' isn't defined for the class 'TextTheme'.
[  +44 ms] [  +30 ms]  - 'TextTheme' is from 'package:flutter/src/material/text_theme.dart' ('../../../../AppData/Local/Programs/flutter/packages/flutter/lib/src/material/text_theme.dart').
[        ] [        ] Try correcting the name to the name of an existing getter, or defining a getter or field named 'bodyText2'.
[        ] [        ]                   ? Theme.of(context).textTheme.bodyText2?.color

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions