SoftWrapText constructor

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

Implementation

const SoftWrapText({Key? key}) : super(key: key);