menu
animated_category package
documentation
pr_ext.dart
WidgetExtension
insideScrollAndExpand method
insideScrollAndExpand method
dark_mode
light_mode
insideScrollAndExpand
method
Widget
insideScrollAndExpand
(
)
Implementation
Widget insideScrollAndExpand() { return Expanded(child: SingleChildScrollView(child: this)); }
animated_category package
documentation
pr_ext
WidgetExtension
insideScrollAndExpand method
WidgetExtension extension on
Widget