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