caption2 property

Text caption2

Sets fontSize to 10 logical pixel and fontWeight to Light

Implementation

Text get caption2 => _copyWith(style: const TextStyle(fontSize: 10.0));