NavigatorSubtitle constructor

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

Implementation

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