StyledText constructor

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

Implementation

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