primaryStyle property

String? get primaryStyle

Base name to style table column containing these values, actual style values are derived using this name.

Implementation

String? get primaryStyle => null;