bodyMedium property

TextStyle? get bodyMedium

Implementation

TextStyle? get bodyMedium => Theme.of(this).textTheme.bodyMedium;