hybridComposition property
getter/setter pair
A flag to use flutter hybrid composition method or not. Default to false.
Implementation
static bool hybridComposition = false;
A flag to use flutter hybrid composition method or not. Default to false.
static bool hybridComposition = false;