constraints property

BoxConstraints constraints
final

Property to set the native view's height and width. Default is BoxConstraints(maxHeight: 45)

Implementation

final BoxConstraints constraints;