chessRookAlt constant

  1. @Deprecated('Use "chessRookPiece" instead.')
IconData const chessRookAlt

Alias chess-rook-alt for icon chessRookPiece

Implementation

@Deprecated('Use "chessRookPiece" instead.')
static const IconData chessRookAlt = chessRookPiece;