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