menu
awesome_jaspr_components package
documentation
utils/components/tab.dart
Tab
children property
children property
dark_mode
light_mode
children
property
List
<
Component
>
?
children
final
Child components to render inside the anchor element.
Implementation
final List<Component>? children;
awesome_jaspr_components package
documentation
utils/components/tab
Tab
children property
Tab class