expanded property

bool expanded
final

expanded =true flex =1 is equivalent to adding the Expanded component

Implementation

final bool expanded;