CompositionCallback typedef
The signature of the callback added in Layer.addCompositionCallback.
Implementation
typedef CompositionCallback = void Function(Layer layer);
The signature of the callback added in Layer.addCompositionCallback.
typedef CompositionCallback = void Function(Layer layer);