store property

dynamic store

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

Implementation

static dynamic get store => _store!;