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