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