defaultWrappedChipMargin property

EdgeInsetsGeometry defaultWrappedChipMargin
final

default chip margin in wrapped list

Implementation

static final EdgeInsetsGeometry defaultWrappedChipMargin =
    const EdgeInsets.all(0);