padding method

IconBuilder padding(
  1. double size
)

Implementation

IconBuilder padding(double size) => this.._padding = size;