of static method

FormeState? of(
  1. BuildContext context
)

Implementation

static FormeState? of(BuildContext context) => _FormeScope.of(context);