isCustom property

bool get isCustom

Whether this item is a custom action.

Implementation

bool get isCustom => action == CPDFToolbarAction.custom;