menu
ouds_core
components/list_item/ouds_list_item.dart
OudsListItem
divider property
divider
dark_mode
light_mode
divider
property
bool
divider
final
Whether a horizontal divider is drawn below the item. Defaults to
true
.
Implementation
final bool divider;
ouds_core
ouds_list_item
OudsListItem
divider property
OudsListItem class