getLabelStyle property
TextStyle?
get
getLabelStyle
Implementation
TextStyle? get getLabelStyle {
return Artist().labelTextStyle;
}
TextStyle? get getLabelStyle {
return Artist().labelTextStyle;
}