menu
flutter_bootstrap_widgets package
documentation
bootstrap_widgets.dart
BootstrapListItem
BootstrapListItem.new constructor
BootstrapListItem.new 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.new constructor
BootstrapListItem class