PaddingView constructor

PaddingView(
  1. PaddingModel model
)

Implementation

PaddingView(this.model) : super(key: ObjectKey(model));