padding property
Padding around the tree view content.
Type: EdgeInsetsGeometry?
. If null, uses 8 pixels on all sides.
Applied to the entire tree view scroll area.
Implementation
final EdgeInsetsGeometry? padding;
Padding around the tree view content.
Type: EdgeInsetsGeometry?
. If null, uses 8 pixels on all sides.
Applied to the entire tree view scroll area.
final EdgeInsetsGeometry? padding;