overline constant
TextDecoration
const overline
Draw a line above each line of text
Implementation
static const TextDecoration overline = TextDecoration._(0x2);
Draw a line above each line of text
static const TextDecoration overline = TextDecoration._(0x2);