CreateView constructor

CreateView(
  1. Module module, {
  2. bool force = false,
})

Implementation

CreateView(this.module, {this.force = false});