labelTextStyle property
The text style for port labels.
If null, a default text style will be used based on the theme. This controls font size, color, weight, and other text properties.
Implementation
final TextStyle? labelTextStyle;
The text style for port labels.
If null, a default text style will be used based on the theme. This controls font size, color, weight, and other text properties.
final TextStyle? labelTextStyle;