trailingActionsCount property

int trailingActionsCount

Implementation

int get trailingActionsCount => widget.trailingActions?.length ?? 0;