The default style used when no style is provided.
static const DEFAULT_STYLE = TextStyle( color: Color(0xFFFFFFFF), fontFamily: 'Arial', fontSize: 10, );