CustomListTileIconChevronRight constructor

const CustomListTileIconChevronRight({
  1. Key? key,
})

列表项图标右箭头

Implementation

const CustomListTileIconChevronRight({super.key});