menu
flutter_motion_kit package
documentation
refresh/controllers/motion_refresh_controller.dart
MotionRefreshController
initialized property
initialized property
dark_mode
light_mode
initialized
property
bool
get
initialized
inherited
Checks whether the controller has already been initialized.
Implementation
bool get initialized => _initialized;
flutter_motion_kit package
documentation
refresh/controllers/motion_refresh_controller
MotionRefreshController
initialized property
MotionRefreshController class