usePreActionController property

bool usePreActionController
final

whether to use ActionController for the pre-action panel default to false if set to true, preActionController would be created using toggleAction, expand or collapse to control the actions at ActionPosition.pre

Implementation

final bool usePreActionController;