of static method

Implementation

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