copyEnabled property Null safety

bool copyEnabled

Whether copy is enabled, must not be null.

Implementation

bool get copyEnabled => true;