removeItemsOnCollapsed property
if value is true, when section is collapsed, all child widget in section widget will be removed.
Implementation
bool removeItemsOnCollapsed = true;
if value is true, when section is collapsed, all child widget in section widget will be removed.
bool removeItemsOnCollapsed = true;