menu
custom_styles_package package
documentation
widgets/custom_screen_util.dart
CustomScreenUtil
CustomScreenUtil.new const constructor
CustomScreenUtil.new const constructor
dark_mode
light_mode
CustomScreenUtil
constructor
const
CustomScreenUtil
(
{
Key
?
key
,
Widget
?
child
,
Size
?
designSize
,
})
Implementation
const CustomScreenUtil({super.key, this.child, this.designSize});
custom_styles_package package
documentation
widgets/custom_screen_util
CustomScreenUtil
CustomScreenUtil.new const constructor
CustomScreenUtil class