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