As a hobby and with the purpose of being better with provider I'm converting all the stateful widgets that I like into stateless widgets using provider. I perfectly understand simple cases, but now I have a problem with provider in builder. Here is where I use the provider (flipCardProvider.isBack)
And the error is the next one: