unfoldCell property

bool? unfoldCell
final

If true cell will be unfolded when created, if false cell will be folded when created

Implementation

final bool? unfoldCell;