Ammaar Muhammad Iqbal

Results 5 comments of Ammaar Muhammad Iqbal

i am facing the same issue. @jhuleatt did you find a solution?

@jaredpalmer @probablyup is this something we can get out? this fix makes working with the `Field` component in typescript much easier

I'm facing the same issue

I created a PR (#196). I didn't use `Theme.of(context).colorScheme` because I couldn't find an appropriate "warning" color. Instead, I decreased the opacity of the yellow. It allows the background to...

@EArminjon For this PR, do you think I should allow the client to override the whole `decoration` property of the `Container` or only the `color` property of the `BoxDecoration`?