probe property

Future<bool> Function() probe
final

Returns true when Rust-raster present (or a future Texture) can attach.

Implementation

final Future<bool> Function() probe;