Is that possible to support a `style()` extension on Widget? it accept a function parameter like https://github.com/ReinBentdal/styled_widget/wiki/Widgets mentioned and return a styled widget decorated by the function parameter
Is that possible to support a
style()extension on Widget?it accept a function parameter like https://github.com/ReinBentdal/styled_widget/wiki/Widgets mentioned
and return a styled widget decorated by the function parameter