w100 property

Text get w100

Implementation

Text get w100 {
  return copyWith(fontWeight: FontWeight.w100);
}