TopRoundedContainer constructor

const TopRoundedContainer(
  1. Color color,
  2. Widget child
)

Implementation

const TopRoundedContainer( this.color, this.child);