TriangularShape constructor

const TriangularShape({
  1. Key? key,
})

Implementation

const TriangularShape({super.key});