menu
healthicons_flutter package
documentation
outline/rupee.dart
RupeeOutline
RupeeOutline.new const constructor
RupeeOutline.new const constructor
dark_mode
light_mode
RupeeOutline
constructor
const
RupeeOutline
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const RupeeOutline({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
healthicons_flutter package
documentation
outline/rupee
RupeeOutline
RupeeOutline.new const constructor
RupeeOutline class