ObxExtension<T> extension

obx is a extension on BaseController handles building a widget in response to new states.

This is analogous to the builder function in ObserverWidget.

on

Methods

obx(NotifierBuilder<T> widget) Widget
obx is a extension on BaseController handles building a widget in response to new states.