listenTo property

InjectedTabPageView? listenTo
final

InjectedTabPageView to listen to. If not defined, the InjectedTabPageView is deduced implicitly. If it is not, it throws.

Implementation

final InjectedTabPageView? listenTo;