caption1 property

Text caption1

Sets fontSize to 12 logical pixel and fontWeight to Light

Implementation

Text get caption1 => _copyWith(style: const TextStyle(fontSize: 12.0));