CellPadding.all constructor

const CellPadding.all(
  1. int padding
)

Implementation

const factory CellPadding.all(int padding) = _AllPadding;