SizeChangedLayoutNotifier constructor
Creates a SizeChangedLayoutNotifier that dispatches layout changed
notifications when child
changes layout size.
Implementation
const SizeChangedLayoutNotifier({super.key, super.child});
Creates a SizeChangedLayoutNotifier that dispatches layout changed
notifications when child
changes layout size.
const SizeChangedLayoutNotifier({super.key, super.child});