expand method

void expand()

Implementation

void expand(){
  if(_expand != null) _expand!();
}