widget property
This widget will be drawn inside of the finder hole. Here you can add some custom design, for example, with qr code placeholder
Implementation
@JsonKey(includeToJson: false)
Widget? widget;
This widget will be drawn inside of the finder hole. Here you can add some custom design, for example, with qr code placeholder
@JsonKey(includeToJson: false)
Widget? widget;