menu
umcs package
documentation
views/cohort/cohort_main.dart
CohortMain
CohortMain constructor
CohortMain constructor
dark_mode
light_mode
CohortMain
constructor
CohortMain
(
{
Key
?
key
,
String
?
location
,
String
?
state
,
})
Implementation
CohortMain({Key? key, this.location, this.state}) : super(key: key);
umcs package
documentation
views/cohort/cohort_main
CohortMain
CohortMain constructor
CohortMain class