PageViewControl.next constructor

const PageViewControl.next(
  1. String widgetName
)

Implementation

const PageViewControl.next(String widgetName)
  : this._(widgetName, ViewControlKind.next);