ExpansionBarState constructor

const ExpansionBarState(
  1. bool expanded
)

Implementation

const ExpansionBarState(this.expanded);