disabled property

bool disabled
final

비활성화 상태. true면 버튼을 누를 수 없음.

Implementation

final bool disabled;