menu
meshagent_flutter_shadcn package
documentation
ui/ui.dart
CenteredScrollable
CenteredScrollable.new const constructor
CenteredScrollable.new const constructor
dark_mode
light_mode
CenteredScrollable
constructor
const
CenteredScrollable
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const CenteredScrollable({super.key, required this.child});
meshagent_flutter_shadcn package
documentation
ui/ui
CenteredScrollable
CenteredScrollable.new const constructor
CenteredScrollable class