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