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