menu
fluttery_framework package
documentation
controller.dart
Assets
dispose static method
dispose static method
dark_mode
light_mode
dispose
static method
void
dispose
(
)
Clean up after the Assets Manager
Implementation
static void dispose() { _assets = null; }
fluttery_framework package
documentation
controller
Assets
dispose static method
Assets class