view property

Implementation

@override
Widget get view =>
    SelectAnyExpandedPage(this.model, this.itens, data: this.data);