textStyle property

TextStyle? textStyle
final

The text style of items in the pull-down menu.

These value is ignored for PullDownMenuItems inside PullDownMenuActionsRow.

Implementation

final TextStyle? textStyle;