usePostActionController property
whether to use ActionController for the post-action panel default to false if set to true, postActionController would be created using toggleAction, expand or collapse to control the actions at ActionPosition.post
Implementation
final bool usePostActionController;