menu
phoenix_actionsheet package
documentation
share_action_sheet.dart
ShareItem
ShareItem constructor
ShareItem constructor
dark_mode
light_mode
ShareItem
constructor
ShareItem
(
int
shareType
, {
String
?
customTitle
,
Widget
?
customImage
,
bool
canClick
=
true
,
})
Implementation
ShareItem( this.shareType, { this.customTitle, this.customImage, this.canClick = true, });
phoenix_actionsheet package
documentation
share_action_sheet
ShareItem
ShareItem constructor
ShareItem class