themeTextStyle property
Implementation
static TextStyle themeTextStyle = const TextStyle(
fontFamily: 'SpaceGrotesk',
package: 'gosafe',
fontSize: 24,
letterSpacing: -0.05,
);
static TextStyle themeTextStyle = const TextStyle(
fontFamily: 'SpaceGrotesk',
package: 'gosafe',
fontSize: 24,
letterSpacing: -0.05,
);