popoverTargetAction property
String
get
popoverTargetAction
Implementation
_i2.String get popoverTargetAction => _i4.getProperty(
this,
'popoverTargetAction',
);
set
popoverTargetAction
(String value)
Implementation
set popoverTargetAction(_i2.String value) {
_i4.setProperty(
this,
'popoverTargetAction',
value,
);
}