w100 property
TextStyle
get
w100
Convenience functions for more declarative styling.
Implementation
TextStyle get w100 => copyWith(fontWeight: FontWeight.w100);
Convenience functions for more declarative styling.
TextStyle get w100 => copyWith(fontWeight: FontWeight.w100);