Flutter – Container Border Radius To set border radius for Container widget, set its decoration property with BoxDecoration where the borderRadius property is set with required value .
Flutter – Container Border Radius To set border radius for Container widget, set its decoration property with BoxDecoration where the borderRadius property is set with required value .