constraints property

BoxConstraints? constraints
final

constraints to apply to build the layout by default used MediaQuery and take screen size as constaints

Implementation

final BoxConstraints? constraints;