textstyle top-level constant

TextStyle const textstyle

Implementation

const textstyle =
    TextStyle(fontSize: 14, fontWeight: FontWeight.w400, color: Colors.black);