body1 property

Text get body1

Applies body1 style: font size 16 logical pixels and light font weight

Implementation

Text get body1 => _copyWith(style: const TextStyle(fontSize: 16.0));