Factory

constructor(initialWidth: Dp? = null, initialHeight: Dp? = null)

Parameters

initialWidth

Initial width value for the component

initialHeight

Initial height value for the component


constructor(initialAll: Dp? = null)