menu
arcane package
documentation
shadcn/components/control/scrollview.dart
ScrollViewInterceptor
ScrollViewInterceptor.new const constructor
ScrollViewInterceptor.new const constructor
dark_mode
light_mode
ScrollViewInterceptor
constructor
const
ScrollViewInterceptor
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const ScrollViewInterceptor({super.key, required this.child});
arcane package
documentation
shadcn/components/control/scrollview
ScrollViewInterceptor
ScrollViewInterceptor.new const constructor
ScrollViewInterceptor class