basicStyle property

TextStyle? basicStyle
final

The link basic style of this item. Note that this value will have no effect when normalStyle or pressedStyle is not null.

Implementation

final TextStyle? basicStyle;