iconSize method

T iconSize(
  1. double size
)

Implementation

T iconSize(double size) => this.copyWith(size: size);