isReadonly property

bool isReadonly

Indicate if the view is read-only and cannot be modified.

Implementation

bool get isReadonly => true;