menu
hubble_widget_library package
documentation
widgets_v2/widget_repository/widget_repository.dart
XExpandedParams
XExpandedParams.new constructor
XExpandedParams.new constructor
dark_mode
light_mode
XExpandedParams
constructor
XExpandedParams
(
{
required
int
flex
,
required
SSRWidget
child
,
})
Implementation
XExpandedParams({ required this.flex, required this.child, });
hubble_widget_library package
documentation
widgets_v2/widget_repository/widget_repository
XExpandedParams
XExpandedParams.new constructor
XExpandedParams class