textStyle constant
TextStyle
const textStyle
Implementation
static const textStyle = TextStyle(
color: Colors.white, fontSize: 13, decoration: TextDecoration.none);
static const textStyle = TextStyle(
color: Colors.white, fontSize: 13, decoration: TextDecoration.none);