bindingUtils property
Setting this to a custom BindingWrapper allows you to use a custom WidgetsBinding.
Implementation
@meta.experimental
BindingWrapper bindingUtils = BindingWrapper();
Setting this to a custom BindingWrapper allows you to use a custom WidgetsBinding.
@meta.experimental
BindingWrapper bindingUtils = BindingWrapper();