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