fullLength property

bool fullLength
final

Defines whether the width of the component will be all available space.

The default value is false.

Implementation

final bool fullLength;