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