debugToolkit property
override
Returns the name for the toolkit.
This is used in debug mode to generate readable string.
Implementation
@override
String get debugToolkit => 'GLFW';
Returns the name for the toolkit.
This is used in debug mode to generate readable string.
@override
String get debugToolkit => 'GLFW';