PresentationRelativeImagePositionWidget constructor Null safety
- {dynamic super}
Implementation
PresentationRelativeImagePositionWidget(
{super.key,
required this.app,
required this.presentationRelativeImagePositionCallback,
required this.presentationRelativeImagePosition});