menu
Flutter
painting
EdgeInsetsGeometry
vertical property
vertical
brightness_4
brightness_5
description
vertical
property
double
vertical
The total offset in the vertical direction.
Implementation
double get vertical => _top + _bottom;
Flutter
painting
EdgeInsetsGeometry
vertical property
EdgeInsetsGeometry class