displaySmall property
TextStyle?
get
displaySmall
get displaySmall property from text theme
Implementation
TextStyle? get displaySmall => Theme.of(this).textTheme.displaySmall;
get displaySmall property from text theme
TextStyle? get displaySmall => Theme.of(this).textTheme.displaySmall;