StateExtension<T> extension
Extension methods for the StateMixin class.
- on
-
- StateMixin<
T>
- StateMixin<
Methods
-
obx(
NotifierBuilder< T> widget, {Widget onError(String? error)?, Widget? onLoading, Widget? onEmpty, WidgetBuilder? onCustom}) → Widget - Builds a widget based on the current state.