ThumbWindow constructor

const ThumbWindow(
  1. {Key key}
)

Implementation

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