mix
mix copied to clipboard
Margin is different than what I would expect
Package version
No response
Flutter version
No response
Steps to reproduce
https://github.com/conceptadev/mix/assets/351125/07f5d6f5-bb89-4239-a481-c67c24640ef9
Expected results
I expect margin to not be included in the GestureListener, just like the web (
<a href="https://tailwindcss.com/docs" class="text-sky-500 hover:text-sky-600 bg-red-500 m-16">Read the docs →</a>
)
Actual results
.
Code sample
Style(margin(16))