textWhite method

TextBuilder textWhite()

Implementation

TextBuilder textWhite() => color(Colors.white);