TUIButtonSize constructor

const TUIButtonSize(
  1. double height
)

Implementation

const TUIButtonSize(
  this.height,
);