LookupBoundary constructor
Creates a LookupBoundary.
A none-null child
widget must be provided.
Implementation
const LookupBoundary({super.key, required super.child});
Creates a LookupBoundary.
A none-null child
widget must be provided.
const LookupBoundary({super.key, required super.child});