Event fired when panel is saved.
@Output() Stream<AsyncAction<bool>?> get save => _saveController.stream;