menu
innerlibs package
documentation
widgets/placeholders.dart
BannerPlaceholder
BannerPlaceholder.new const constructor
BannerPlaceholder.new const constructor
dark_mode
light_mode
BannerPlaceholder
constructor
const
BannerPlaceholder
(
{
Key
?
key
,
})
Implementation
const BannerPlaceholder({Key? key}) : super(key: key);
innerlibs package
documentation
widgets/placeholders
BannerPlaceholder
BannerPlaceholder.new const constructor
BannerPlaceholder class