TextDirectionText constructor

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

Implementation

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