onChangeFlashState property

ValueChanged<bool>? onChangeFlashState
final

Callback inform when change state of camera flash.

Work only on IOS

Implementation

final ValueChanged<bool>? onChangeFlashState;