AspectRatio class final
Aspect-ratio wrapper.
Constructors
- AspectRatio({required double ratio, DslWidget? child, String? name, Object? visible})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited