textStyle property

TextStyle? textStyle
final

The text style of the context menu item, defaults to small.copyWith(fontWeight: FontWeight.normal).

Implementation

final TextStyle? textStyle;