isPopupEnabled property

  1. @override
bool get isPopupEnabled
override

A flag indicating whether the PopupDefinition defined on the PopupSource is enable / disable.

Will return false if an error occurs.

  1. @override
set isPopupEnabled (bool value)
override