floatWindowMode property

ValueListenable<FloatWindowMode> floatWindowMode
final

Implementation

final ValueListenable<FloatWindowMode> floatWindowMode = ValueNotifier(FloatWindowMode.none);