selected property

bool selected
final

If this tile is also enabled then icons and text are rendered with the same color.

By default the selected color is the theme's primary color. The selected color can be overridden with a MongolListTileTheme.

Implementation

final bool selected;