render method

Future<Size?> render(
  1. int textureId
)

Implementation

Future<Size?> render(int textureId) async => throw UnimplementedError();