view property

Returns the FlutterView that the provided context will render into.

Implementation

FlutterView get view => View.of(this);