disabled property

bool? disabled
final

Whether or not this widget is disabled for interaction.

Implementation

final bool? disabled;