enabled property

bool enabled
final

If false, the button is deactivated and cannot be pressed.

falseになった場合、ボタンが非有効化され押せなくなります。

Implementation

final bool enabled;