menu
webify_toolkit package
documentation
webify.dart
Webify
reset static method
reset static method
dark_mode
light_mode
reset
static method
@
visibleForTesting
void
reset
(
)
Reset the instance (useful for testing)
Implementation
@visibleForTesting static void reset() { _instance = null; }
webify_toolkit package
documentation
webify
Webify
reset static method
Webify class