bindingUtils property

  1. @experimental
BindingWrapper bindingUtils
getter/setter pair

Setting this to a custom BindingWrapper allows you to use a custom WidgetsBinding.

Implementation

@meta.experimental
BindingWrapper bindingUtils = BindingWrapper();