menu
xyz_flutter_plus package
documentation
@scrolling/src/w/w_omni_scrollable.dart
WOmniScrollable
WOmniScrollable.new const constructor
WOmniScrollable.new const constructor
dark_mode
light_mode
WOmniScrollable
constructor
const
WOmniScrollable
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const WOmniScrollable({super.key, required this.child});
xyz_flutter_plus package
documentation
@scrolling/src/w/w_omni_scrollable
WOmniScrollable
WOmniScrollable.new const constructor
WOmniScrollable class