setExpanded method

void setExpanded(
  1. bool value
)

Implementation

void setExpanded(bool value) => _host._setExpanded(value);