invisible property

  1. @Output.new()
Stream<bool> get invisible

Implementation

@Output()
Stream<bool> get invisible => _invisibleCtrl.stream;