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