PaddingModifierFieldValue

constructor(start: Dp, end: Dp, top: Dp, bottom: Dp)

Parameters

start

The start padding value

end

The end padding value

top

The top padding value

bottom

The bottom padding value