state_manager/widget/base_page library
Classes
-
BasePage<
T extends BaseController>
Typedefs
-
BaseWidgetBuilder<
T> = Widget Function(BuildContext context, T controller) -
KeyboardCallback<
T> = void Function(BuildContext context, bool show, double keyboardHeight)