NavigatorDelegate<T> constructor

NavigatorDelegate<T>(
  1. NavAction action
)

Implementation

NavigatorDelegate(this.action);