decorationWhite method
decoration-white: text-decoration-color: white;
Implementation
TextBuilder decorationWhite() => decorationColor(TwColors.white);
decoration-white: text-decoration-color: white;
TextBuilder decorationWhite() => decorationColor(TwColors.white);