menuTextStyle property

TextStyle menuTextStyle
getter/setter pair

Implementation

static TextStyle menuTextStyle = TextStyle(
  fontSize: 16,
  color: CupertinoColors.white,
);