caption property

  1. @override
TextStyle caption
override

Small text like the step count or "discard feedback"

Implementation

@override
TextStyle get caption => textTheme.caption!;