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