textStyle property
final
Text style for legend item labels.
Default: TextStyle(fontSize: 11, fontWeight: FontWeight.normal, color: Colors.black87)
Implementation
final TextStyle textStyle;
Text style for legend item labels.
Default: TextStyle(fontSize: 11, fontWeight: FontWeight.normal, color: Colors.black87)
final TextStyle textStyle;