underline constant

TextDecoration const underline

Draw a line underneath each line of text

Implementation

static const TextDecoration underline = TextDecoration._(0x1);