asList method

List<Widget> asList()

Implementation

List<Widget> asList() => <Widget>[this];