menu
Dart
dart:math
Rectangle
<
T extends num
>
bottom property
bottom
dark_mode
light_mode
description
bottom
property
T
get
bottom
inherited
The y-coordinate of the bottom edge.
Implementation
T
get
bottom => (top + height)
as
T;
Dart
dart:math
Rectangle
<
T extends num
>
bottom property
Rectangle class
Cookies management controls