buttonTextStyle property

TextStyle buttonTextStyle
getter/setter pair

Implementation

static  TextStyle  buttonTextStyle= const TextStyle(
    fontWeight: FontWeight.w500, fontSize: 16, color: Color(0xFFFFFFFF));