IOSSystemContextMenuItemShare constructor

const IOSSystemContextMenuItemShare({
  1. String? title,
})

Creates an instance of IOSSystemContextMenuItemShare.

Implementation

const IOSSystemContextMenuItemShare({this.title});