AtlasWindow constructor Null safety

AtlasWindow(
  1. {String? title,
  2. String? description,
  3. DataCallback? onPress}
)