menu
Flutter
widgets.dart
ViewCollection
ViewCollection const constructor
ViewCollection
dark_mode
light_mode
description
ViewCollection
constructor
const
ViewCollection
(
{
Key
?
key
,
required
List
<
Widget
>
views
,
})
Creates a
ViewCollection
widget.
Implementation
const ViewCollection({super.key, required super.views});
Flutter
widgets
ViewCollection
ViewCollection const constructor
ViewCollection class
Cookies management controls