onIsPressed property Null safety

Observable<bool> onIsPressed
final

Implementation

final Observable<bool> onIsPressed = Observable(false);