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