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;
Base name to style table column containing these values, actual style values are derived using this name.
String? get primaryStyle => null;