new Padding()
Creates a padding object with no inset margins.
Declaration
constructor();Discussion
If you provide no arguments, the framework initializes the padding object with default values of 0 for all inset margins. Use other initializers to create padding objects with different values.