isSampler method - RenderingContext2 class - dart:web_gl library (
original
) (
raw
)
description
bool
isSampler(
Sampler
? sampler )
Implementation
bool isSampler(Sampler? sampler) native;