actionPaneType property

ValueNotifier<ActionPaneType> actionPaneType
final

Track the type of the action pane.

Implementation

final ValueNotifier<ActionPaneType> actionPaneType;