cutEnabled property Null safety

bool cutEnabled

Whether cut is enabled, must not be null.

Implementation

bool get cutEnabled => true;