menu
rover_dashboard
widgets.dart
BuildContextUtils
textTheme property
textTheme
dark_mode
light_mode
description
textTheme
property
TextTheme
get
textTheme
Gets the text theme of the app.
Implementation
TextTheme get textTheme => Theme.of(this).textTheme;
rover_dashboard
widgets
BuildContextUtils
textTheme property
BuildContextUtils extension on
BuildContext