menu
universal_flutter_utils package
documentation
widgets/responsive_builder/index.dart
UFUResponsiveBuilder
UFUResponsiveBuilder.new const constructor
UFUResponsiveBuilder.new const constructor
dark_mode
light_mode
UFUResponsiveBuilder
constructor
const
UFUResponsiveBuilder
(
{
Key
?
key
,
Widget
?
mobile
,
Widget
?
tablet
,
Widget
?
desktop
,
})
Implementation
const UFUResponsiveBuilder({ super.key, this.mobile, this.tablet, this.desktop });
universal_flutter_utils package
documentation
widgets/responsive_builder/index
UFUResponsiveBuilder
UFUResponsiveBuilder.new const constructor
UFUResponsiveBuilder class