white method

RichTextBuilder white()

Implementation

RichTextBuilder white() {
  return color(Colors.white);
}