padding property
The padding around the entire layout in pixels. Creates space between the layout edges and the streams. If null, no padding will be applied.
Implementation
final int? padding;
The padding around the entire layout in pixels. Creates space between the layout edges and the streams. If null, no padding will be applied.
final int? padding;