Skip to content

[Mobile] Flutter Quill Custom Style Builder does not work for 'N' header font #369

@kornha

Description

@kornha

To reproduce:
Set custom style:

                customStyleBuilder: (a) =>
                    CupertinoTheme.of(context).textTheme.textStyle,

Use basic toolbar:
QuillToolbar.basic(controller: _controller),
Click 'N' on toolbar and notice the font color does not change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions