menu
flutter_bootstrap_widgets package
documentation
bootstrap_widgets.dart
BootstrapListItem
BootstrapListItem constructor
BootstrapListItem constructor
dark_mode
light_mode
BootstrapListItem
constructor
BootstrapListItem
(
{
required
Widget
child
,
})
Implementation
BootstrapListItem({ required this.child, });
flutter_bootstrap_widgets package
documentation
bootstrap_widgets
BootstrapListItem
BootstrapListItem constructor
BootstrapListItem class