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({super.key, this.color, this.width, this.height});
iconoir_flutter package
documentation
regular/ruler_arrows
RulerArrows
RulerArrows.new const constructor
RulerArrows class