preview property
dynamic
preview
latefinal
Widget to display preview frames of a CaptureDevice.
This value is null
until attach is called.
Implementation
late final Preview preview;
Widget to display preview frames of a CaptureDevice.
This value is null
until attach is called.
late final Preview preview;