menu
carbon_flutter package
documentation
features/breadcrumb/breadcrumb.props.dart
CBreadcrumbProps
children property
children property
dark_mode
light_mode
children
property
List
<
CBreadcrumbItem
>
children
final
A list of
CBreadcrumbItem
to display in a row.
@required
Implementation
final List<CBreadcrumbItem> children;
carbon_flutter package
documentation
features/breadcrumb/breadcrumb.props
CBreadcrumbProps
children property
CBreadcrumbProps class