fontFamily property

  1. @override
String get fontFamily
override

Primary font family used throughout the application

Implementation

@override
String get fontFamily => 'Roboto';