pasteEnabled property Null safety

bool pasteEnabled

Whether paste is enabled, must not be null.

Implementation

bool get pasteEnabled => true;