view property

BaseView<VM> get view

Implementation

BaseView<VM> get view => widget as BaseView<VM>;