fullWidth property

bool fullWidth
final

If true, the row stretches to its parent width and segments share the available space evenly (good for full-width filter bars). If false (default), segments size to their label.

Implementation

final bool fullWidth;