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