IgnoreBaseline constructor
Creates a widget that ignores the child for baseline alignment purposes.
Implementation
const IgnoreBaseline({super.key, super.child});
Creates a widget that ignores the child for baseline alignment purposes.
const IgnoreBaseline({super.key, super.child});