menu
supa_architecture package
documentation
widgets/atoms/icon_placeholder.dart
IconPlaceholder
IconPlaceholder.new const constructor
IconPlaceholder.new const constructor
dark_mode
light_mode
IconPlaceholder
constructor
const
IconPlaceholder
(
{
Key
?
key
,
double
?
size
=
24
,
})
Implementation
const IconPlaceholder({ super.key, this.size = 24, });
supa_architecture package
documentation
widgets/atoms/icon_placeholder
IconPlaceholder
IconPlaceholder.new const constructor
IconPlaceholder class