isEnabled method

bool isEnabled()

Implementation

bool isEnabled() => _isEnabled.call(
      this,
    );