CloseButtonIcon constructor
const
CloseButtonIcon({
- Key? key,
Creates an icon that shows the appropriate "close" image for the current platform (as obtained from the Theme).
Implementation
const CloseButtonIcon({super.key});