useFlutterTexture property

bool useFlutterTexture
final

true` if drawing using Flutter's Texture.

FlutterのTextureを使って描画する場合はtrue

Implementation

final bool useFlutterTexture;