trailingActionsCount property

int get trailingActionsCount

Implementation

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