menu
empathetech_flutter_ui package
documentation
functions/text-styles.dart
displayLarge function
displayLarge function
dark_mode
light_mode
displayLarge
function
TextStyle
?
displayLarge
(
BuildContext
context
)
Implementation
TextStyle? displayLarge(BuildContext context) { return Theme.of(context).textTheme.displayLarge; }
empathetech_flutter_ui package
documentation
functions/text-styles
displayLarge function
text-styles library