headline3Bold property
TextStyle?
get
headline3Bold
Implementation
TextStyle? get headline3Bold =>
textTheme.headline3?.copyWith(fontWeight: FontWeight.bold);
TextStyle? get headline3Bold =>
textTheme.headline3?.copyWith(fontWeight: FontWeight.bold);