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