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