of static method

Implementation

static YaruNavigationRailItemScope of(BuildContext context) {
  return maybeOf(context)!;
}