Getter to get the current instance of VxStore. It can be casted to appropriate type by the widgets.
static VxStore get store => _store!;