menu
iconoir_flutter package
documentation
regular/share_android.dart
ShareAndroid
ShareAndroid const constructor
ShareAndroid const constructor
dark_mode
light_mode
ShareAndroid
constructor
const
ShareAndroid
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const ShareAndroid({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
regular/share_android
ShareAndroid
ShareAndroid const constructor
ShareAndroid class