AppConMVC constructor

AppConMVC([
  1. StateMVC<StatefulWidget>? state
])

Implementation

AppConMVC([StateMVC? state]) : super(state);