width property
double?
width
final
Preferred Width of menu in logical pixels.
Preferred over widthFraction;
Implementation
final double? width;
Preferred Width of menu in logical pixels.
Preferred over widthFraction;
final double? width;