macos_ui
macos_ui copied to clipboard
Add widgets equivalent to Material InkWell Widget
Use case
I'm trying to use ListTile widget but i found it lacks mouse hover effects and focus visual effects. This is not good for Destkop app.
In material UI, InkWell widget provides mouse hover effects and focus visual effects. So please add widgets in MacOS style equivalent to Material InkWell Widget
Thx.