textScaleFactor property

double? textScaleFactor
final

Sets how much "zoom" is applied to the selected menu item. The default is 1.15 (15% larger than normal).

Implementation

final double? textScaleFactor;