menu
pixa package
documentation
pixa_plugins.dart
PixaCacheStore
clearNamespace abstract method
clearNamespace abstract method
dark_mode
light_mode
clearNamespace
abstract method
FutureOr
<
void
>
clearNamespace
(
String
namespace
)
Clears one namespace.
Implementation
FutureOr<void> clearNamespace(String namespace);
pixa package
documentation
pixa_plugins
PixaCacheStore
clearNamespace abstract method
PixaCacheStore class