JesseScreen constructor

const JesseScreen(
  1. {Key key}
)

Implementation

const JesseScreen({
  Key key,
}) : super(key: key);