menu
unit_widgets_display package
documentation
StatelessWidget/BoxScrollView/node1_base.dart
BoxScrollViewDemo
BoxScrollViewDemo.new const constructor
BoxScrollViewDemo.new const constructor
dark_mode
light_mode
BoxScrollViewDemo
constructor
const
BoxScrollViewDemo
(
{
Key
?
key
,
})
Implementation
const BoxScrollViewDemo({Key? key}) : super(key: key);
unit_widgets_display package
documentation
StatelessWidget/BoxScrollView/node1_base
BoxScrollViewDemo
BoxScrollViewDemo.new const constructor
BoxScrollViewDemo class