entries property

List<ZeroDropdownMenuEntry<T>>? entries
final

List containing only all the ZeroDropdownMenuEntry

Implementation

final List<ZeroDropdownMenuEntry<T>>? entries;