TUIIconButtonSize constructor

const TUIIconButtonSize(
  1. double size,
  2. double iconSize
)

Implementation

const TUIIconButtonSize(this.size, this.iconSize);