defaultUrlStyle constant

TextStyle const defaultUrlStyle

Implementation

static const TextStyle defaultUrlStyle = TextStyle(color: Colors.blue);