of static method

Implementation

static UICatalogState of(BuildContext context) {
  return UICatalogStateProvider.of(context).state;
}