kSubtitleStyle top-level property
final
Implementation
final kSubtitleStyle = TextStyle(
color: Colors.white,
fontSize: 28.0,
height: 1.2,
)
final kSubtitleStyle = TextStyle(
color: Colors.white,
fontSize: 28.0,
height: 1.2,
)