menu
cupertino_native_plus package
documentation
components/search_scaffold.dart
CNSearchScaffold
children property
children property
dark_mode
light_mode
children
property
List
<
Widget
>
children
final
The widget to display for each tab. Must have the same length as
items
.
Implementation
final List<Widget> children;
cupertino_native_plus package
documentation
components/search_scaffold
CNSearchScaffold
children property
CNSearchScaffold class