disabled property

bool disabled
final

Defines whether the list item will be disabled. Default value is false.

Implementation

final bool disabled;