popUpActions property
XAction
get
popUpActions
Implementation
static XAction get popUpActions => _popUpActions;
set
popUpActions
(XAction newValue)
Implementation
static set popUpActions(XAction newValue) => _popUpActions = newValue;