treeExpand static method

String treeExpand(
  1. String label
)

Implementation

static String treeExpand(String label) => 'Expand $label';