menu
patchbay_flutter package
documentation
patchbay_flutter_host.dart
PatchbayGestureBridge
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
get
enabled
Implementation
bool get enabled => !kReleaseMode && _policy != null;
patchbay_flutter package
documentation
patchbay_flutter_host
PatchbayGestureBridge
enabled property
PatchbayGestureBridge class