disabled property

bool? disabled
final

If false, the row will not be checkable.

Implementation

final bool? disabled;