flex property

int? flex
final

Specifies the flex property of an Expanded widget. Note: cannot be used with the width/height properties

Implementation

final int? flex;