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