axisTitleStyle property

WidgetStateProperty<TextStyle?>? axisTitleStyle
final

Axis title and axis annotation text (Common.styles.ts:51-62).

Implementation

final WidgetStateProperty<TextStyle?>? axisTitleStyle;