mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
parent
6dcd127188
commit
8b4aed1720
@ -878,7 +878,7 @@ class SizedBox extends SingleChildRenderObjectWidget {
|
||||
///
|
||||
/// For example, if you wanted [child] to have a minimum height of 50.0 logical
|
||||
/// pixels, you could use `const BoxConstraints(minHeight: 50.0)`` as the
|
||||
/// [additionalConstraints].
|
||||
/// [constraints].
|
||||
class ConstrainedBox extends SingleChildRenderObjectWidget {
|
||||
/// Creates a widget that imposes additional constraints on its child.
|
||||
///
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user