isExpand property

bool isExpand
final

flaq enable or disable for expand container widget to remaining space if this disable, size will follow widget set in so you need to spesify size for child widget

Implementation

final bool isExpand;