menu
gtools package
documentation
widgets/scrollable_pane.dart
ScrollPane
ScrollPane.new constructor
ScrollPane.new constructor
dark_mode
light_mode
ScrollPane
constructor
ScrollPane
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
ScrollPane({super.key, required this.child});
gtools package
documentation
widgets/scrollable_pane
ScrollPane
ScrollPane.new constructor
ScrollPane class