readonly property

bool readonly
final

indicate that the field or column is not allow to be editable.

Implementation

final bool readonly;