optionsViewVisibleListenable property

ValueListenable<bool> optionsViewVisibleListenable

Implementation

ValueListenable<bool> get optionsViewVisibleListenable =>
    FormeValueListenableDelegate(_optionsViewVisibleStateNotifier);