treeCollapse static method

String treeCollapse(
  1. String label
)

Implementation

static String treeCollapse(String label) => 'Collapse $label';