labelStyle constant
TextStyle
const labelStyle
default style of labels
Implementation
static const TextStyle labelStyle = TextStyle(
color: Colors.black,
);
default style of labels
static const TextStyle labelStyle = TextStyle(
color: Colors.black,
);