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