Module constructor

Module(
  1. ScopedState<StatefulWidget> _scopedState
)

Implementation

Module(this._scopedState);