menu
minix package
documentation
core/computed_action/action.dart
ActionController
clearCache static method
clearCache static method
dark_mode
light_mode
clearCache
static method
void
clearCache
(
)
clearCache method.
Implementation
static void clearCache() { _actionNameCache.clear(); }
minix package
documentation
core/computed_action/action
ActionController
clearCache static method
ActionController class