watch static method

GuardedConfigurationErrorBuilder? watch(
  1. WidgetRef ref
)
override

Implementation

static GuardedConfigurationErrorBuilder? watch(WidgetRef ref) =>
    GuardedConfiguration.watch<GuardedConfigurationErrorBuilder>(ref);