headline4 property

TextStyle? headline4

shortcut for Theme.of(context).textTheme.headline4

Implementation

TextStyle? get headline4 => textTheme.headline4;