flashClose property

Image flashClose
final

Implementation

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