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