of static method

Implementation

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