preferGpuSurface property

bool? preferGpuSurface
final

Surface selection: null auto-probes, true forces a GPU attempt, false forces the CustomPainter path (never probes).

Implementation

final bool? preferGpuSurface;