top property Null safety
read / write
The distance by which the child's top edge is inset from the top of the stack.
Implementation
double? top;
The distance by which the child's top edge is inset from the top of the stack.
double? top;