watch static method

GuardedConfigurationLoadingWidget? watch(
  1. WidgetRef ref
)
override

Implementation

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