defaultContainerPadding property

double get defaultContainerPadding

Implementation

double get defaultContainerPadding => isDesktop ? 0 : 12;