bodyExtraSmall property
TextStyle?
get
bodyExtraSmall
UncompleteDocumentation
Implementation
TextStyle? get bodyExtraSmall =>
bodySmall?.copyWith(fontSize: 10, height: 1.6, letterSpacing: .5);
UncompleteDocumentation
TextStyle? get bodyExtraSmall =>
bodySmall?.copyWith(fontSize: 10, height: 1.6, letterSpacing: .5);