BackButtonIcon constructor Null safety
- {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 });
Creates an icon that shows the appropriate "back" image for the current platform (as obtained from the Theme).
const BackButtonIcon({ super.key });