Skip to content

Pass parameters to widgets #7

@simc

Description

@simc

This is a very promising project. It would be awesome if it was possible to define parameters that can be passed to widgets and changed in monach to test different configurations of a widget.

For example like this:

Widget textWidget(Color textColor) => Text('I am a Text widget', style: TextStyle(color: textColor));

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