Skip to content

feat: Add support for the style copyWith #249

@divyanshub024

Description

@divyanshub024

Description

Currently we can use the style as:

{
    "type": "text",
    "data": "{{vote_average}}",
    "style": "labelMedium"
},

But we can't change color or anything if we are using the predefined style. Add a way to use copyWith with the predefined styles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions