leadingActionsCount property

int get leadingActionsCount

Implementation

int get leadingActionsCount => widget.leadingActions?.length ?? 0;