menu
messenger
ui/page/work/widget/share_icon_button.dart
ShareIconButton
ShareIconButton const constructor
ShareIconButton
dark_mode
light_mode
ShareIconButton
constructor
const
ShareIconButton
(
String
share
, {
Key
?
key
,
})
Implementation
const ShareIconButton(this.share, {super.key});
messenger
share_icon_button
ShareIconButton
ShareIconButton const constructor
ShareIconButton class