flashOpen property

Image flashOpen
final

Implementation

final flashOpen = Image.asset(
  "assets/tool_flashlight_open.png",
  package: "super_qr_reader",
  width: 35,
  height: 35,
  color: Colors.white,
);