captionStyle property
TextStyle?
get
captionStyle
Extension for getting textTheme
Implementation
TextStyle? get captionStyle => Theme.of(this).textTheme.caption;
Extension for getting textTheme
TextStyle? get captionStyle => Theme.of(this).textTheme.caption;