ReinBentdal / styled_widget

Simplifying widget style in Flutter.
https://pub.dev/packages/styled_widget
MIT License
1.27k stars 103 forks source link

Add Material & MouseRegion extention #77

Closed chomosuke closed 1 year ago

chomosuke commented 1 year ago

The use case for .material is mostly when you just want to wrap something in Material so that widgets that require material parents work correctly. I kinda understand that maybe this use case doesn't warrant adding it to this repository so I can revert it if you want :).