width property
Fixed width. If null, expands to fill available space. Supports string values like "20" or "infinite".
Implementation
@DoubleConverter()
final double? width;
Fixed width. If null, expands to fill available space. Supports string values like "20" or "infinite".
@DoubleConverter()
final double? width;