FitSelectorExtension extension
Extension on FitState for easier selector updates
- on
Methods
-
notifySelector<
R> (String key, R selector()) → void -
Available on FitState, provided by the FitSelectorExtension extension
Notify selector to update with new value -
notifySelectors(
) → void -
Available on FitState, provided by the FitSelectorExtension extension
Auto-notify all selectors (call this in your state changes)