hasCustomControls property

bool get hasCustomControls

Implementation

bool get hasCustomControls => onCopy != null || onOpenInBrowser != null;