Button constructor

const Button([
  1. AbstractSelector? inner
])

Implementation

const Button([this.inner]);