padding property

set padding (EdgeInsets padding)

Implementation

set padding(EdgeInsets padding) => paddingState = NikuState.all(padding);