menu
menstrual_cycle_widget package
documentation
ui/text_style/custom_text_style.dart
getTextStyle function
getTextStyle function
dark_mode
light_mode
getTextStyle
function
TextStyle
getTextStyle
(
TextStyle
?
style
)
get text style
Implementation
TextStyle getTextStyle(TextStyle? style) => style ?? textStyleBlack10();
menstrual_cycle_widget package
documentation
ui/text_style/custom_text_style
getTextStyle function
custom_text_style library