disabled property

bool disabled
final

Whether the tile is interactive. If true, the tile cannot be expanded or collapsed by user tap, and its appearance is dimmed.

Implementation

final bool disabled;