program property

Future<FragmentProgram> get program

Implementation

Future<FragmentProgram> get program => arcaneShaderPrograms[name]!;