menu
menstrual_cycle_widget package
documentation
ui/model/symptoms_pattern.dart
SymptomsPattern
SymptomsPattern.new constructor
SymptomsPattern.new constructor
dark_mode
light_mode
SymptomsPattern
constructor
SymptomsPattern
(
{
String
?
symptomsName
,
int
?
numberOfCount
,
List
<
CycleData
>
?
cycleData
,
})
Implementation
SymptomsPattern({this.symptomsName, this.numberOfCount, this.cycleData});
menstrual_cycle_widget package
documentation
ui/model/symptoms_pattern
SymptomsPattern
SymptomsPattern.new constructor
SymptomsPattern class