LableStyleDto constructor

LableStyleDto(
  1. String? textColor
)

Implementation

LableStyleDto(this.textColor);