watch static method

GuardedConfigurationNoneWidget? watch(
  1. WidgetRef ref
)
override

Implementation

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