Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecoomber committed Jun 12, 2024
1 parent 536b394 commit 564ad29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/src/components/list_item/list_item.dart
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ class ZetaListItem extends StatelessWidget {
final Widget? trailing;

/// Adds a border to the bottom of the list item.
/// If this isn't provided and the item is used in a [ZetaList], the value is fetched from the [showDivider] prop on the [ZetaList].
final bool? showDivider;

@override
Expand Down

0 comments on commit 564ad29

Please sign in to comment.