CustomSize constructor

const CustomSize(
  1. BoxConstraints constraints
)

Implementation

const CustomSize(super.constraints);