baseTextStyle top-level property
TextStyle
get
baseTextStyle
Implementation
TextStyle get baseTextStyle =>
const TextStyle().copyWith(fontSize: 22, height: 1.6);
TextStyle get baseTextStyle =>
const TextStyle().copyWith(fontSize: 22, height: 1.6);