hybridComposition property

bool hybridComposition
getter/setter pair

A flag to use flutter hybrid composition method or not. Default to false.

Implementation

static bool hybridComposition = false;