width property

double? width
final

Defines the width of this tile. If null, it will use default values, see YaruNavigationRailStyle.

Implementation

final double? width;