menu
mvc_application package
documentation
view.dart
StateMVC<T extends StatefulWidget>
futureBuilt property
futureBuilt property
dark_mode
light_mode
futureBuilt
property
bool
futureBuilt
getter/setter pair
inherited
A flag indicating initAsync was called
Implementation
bool futureBuilt = false;
mvc_application package
documentation
view
StateMVC<T extends StatefulWidget>
futureBuilt property
StateMVC class