onExpandItems method

ListWidget onExpandItems()

Implementation

ListWidget onExpandItems() {
  return [WrapRow(conditionList)];
}