of static method

Implementation

static CrossmintWalletContextData of(BuildContext context) {
  return lifecycleOf(context).data;
}