topStates property

List<T>? topStates
final

A list of items that should appear at the top of the dialog.

Implementation

final List<T>? topStates;