store property

VxStore store

Getter to get the current instance of VxStore. It can be casted to appropriate type by the widgets.

Implementation

static VxStore get store => _store!;