SizeChangedLayoutNotifierDemo constructor

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

Implementation

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