menu
healthicons_flutter package
documentation
filled/i_documents_denied.dart
IDocumentsDenied
IDocumentsDenied.new const constructor
IDocumentsDenied.new const constructor
dark_mode
light_mode
IDocumentsDenied
constructor
const
IDocumentsDenied
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const IDocumentsDenied({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
healthicons_flutter package
documentation
filled/i_documents_denied
IDocumentsDenied
IDocumentsDenied.new const constructor
IDocumentsDenied class