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