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