isSuccess property

bool get isSuccess

Implementation

bool get isSuccess => _state == ButtonState.success;