menu
swift_flutter package
documentation
core/view_interceptor.dart
SwiftViewInterceptor
enable static method
enable static method
dark_mode
light_mode
enable
static method
void
enable
(
)
Enable view interception
Implementation
static void enable() { _enabled = true; }
swift_flutter package
documentation
core/view_interceptor
SwiftViewInterceptor
enable static method
SwiftViewInterceptor class