LabelStyle
| Property | Data Type | Default | Description | 
|---|---|---|---|
| color | Color | Colors.black87 | Color of the domain label | 
| fontSize | int? | 12 | Domain label size | 
| fontWeight | FontWeight | FontWeight.normal | weight of font text or like thickness of text line | 
| lineHeight | double? | null | such as height inside Flutter TextStyle |