thin property

TextStyle thin

Thin, the least thick

Implementation

TextStyle get thin => copyWith(fontWeight: FontWeight.w100);