menu
flutter3d_webgpu package
documentation
flutter3d_webgpu_web.dart
GpuDeviceError
GpuDeviceError.new const constructor
GpuDeviceError.new const constructor
dark_mode
light_mode
GpuDeviceError
constructor
const
GpuDeviceError
(
String
what
,
String
message
)
Implementation
const GpuDeviceError(this.what, this.message);
flutter3d_webgpu package
documentation
flutter3d_webgpu_web
GpuDeviceError
GpuDeviceError.new const constructor
GpuDeviceError class