overlay property

Widget? overlay
final

The overlay which will be painted above the scanner when has started successful. Will no be pointed when an error occurs or the scanner hasn't been started yet.

Implementation

final Widget? overlay;