menu
easy_refresh_flutter3 package
documentation
easy_refresh_flutter3.dart
EasyRefreshController
dispose method
dispose method
dark_mode
light_mode
dispose
method
void
dispose
(
)
Unbind.
Implementation
void dispose() { _state = null; }
easy_refresh_flutter3 package
documentation
easy_refresh_flutter3
EasyRefreshController
dispose method
EasyRefreshController class