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