withNovaMono method
User the Nova Mono font with this TextStyle
Implementation
TextStyle withNovaMono() =>
copyWith(fontFamily: "NovaMono", fontWeight: FontWeight.bold);
User the Nova Mono font with this TextStyle
TextStyle withNovaMono() =>
copyWith(fontFamily: "NovaMono", fontWeight: FontWeight.bold);