allControlsDisabled method

  1. @protected
bool allControlsDisabled()

Returns true if all children disabled, otherwise returns false.

Implementation

@protected
bool allControlsDisabled() => disabled;