bottom property Null safety

double? bottom
read / write

The distance by which the child's bottom edge is inset from the bottom of the stack.

Implementation

double? bottom;