ui/builders/premium.builder library

Classes

FastIapPlanBuilder
A widget that rebuilds when changes occur in the FastPlanBloc.

Typedefs

FastPlanBuilderCondition = bool Function(FastPlanBlocState context, FastPlanBlocState state)
Signature for a function that determines whether the widget should rebuild.