isShaderFilterSupported property

bool get isShaderFilterSupported

Whether ImageFilter.shader is supported on the current backend.

Implementation

static bool get isShaderFilterSupported => _impellerEnabled;