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