menu
fastyle_core package
documentation
ui/covers/cover.dart
FastCover
FastCover.new const constructor
FastCover.new const constructor
dark_mode
light_mode
FastCover
constructor
const
FastCover
(
{
Key
?
key
,
Color
?
backgroundColor
,
Widget
?
child
,
})
Implementation
const FastCover({ super.key, this.backgroundColor, this.child, });
fastyle_core package
documentation
ui/covers/cover
FastCover
FastCover.new const constructor
FastCover class