menu
mirrorfly_uikit_plugin package
documentation
app/common/app_theme.dart
CustomSafeArea
CustomSafeArea.new const constructor
CustomSafeArea.new const constructor
dark_mode
light_mode
CustomSafeArea
constructor
const
CustomSafeArea
(
{
Key
?
key
,
required
Widget
child
,
Color
?
color
,
})
Implementation
const CustomSafeArea({super.key, required this.child, this.color});
mirrorfly_uikit_plugin package
documentation
app/common/app_theme
CustomSafeArea
CustomSafeArea.new const constructor
CustomSafeArea class