isDisabled property

bool isDisabled

Whether or not the widget's MaterialState's include the isDisabled state

Implementation

bool get isDisabled => _materialStates.isDisabled;