menu
jaspr_flutter_embed package
documentation
jaspr_flutter_embed.dart
ViewConstraints
ViewConstraints.new constructor
ViewConstraints.new constructor
dark_mode
light_mode
ViewConstraints
constructor
ViewConstraints
(
{
double
?
minWidth
,
double
?
maxWidth
,
double
?
minHeight
,
double
?
maxHeight
,
})
Implementation
ViewConstraints({this.minWidth, this.maxWidth, this.minHeight, this.maxHeight});
jaspr_flutter_embed package
documentation
jaspr_flutter_embed
ViewConstraints
ViewConstraints.new constructor
ViewConstraints class