specialButtonTextStyle property Null safety
final
Implementation
final TextStyle specialButtonTextStyle = const TextStyle(
fontSize: 42,
fontFamily: 'KeyLabelFont',
color: Colors.yellow,
height: 0.97);
final TextStyle specialButtonTextStyle = const TextStyle(
fontSize: 42,
fontFamily: 'KeyLabelFont',
color: Colors.yellow,
height: 0.97);