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