stateMVC property

The current StateMVC object from mvc_application/view.dart

Implementation

v.StateMVC? get stateMVC => state as v.StateMVC?;