chessRook constant

IconData const chessRook

Icon data for symbol originally named chess_rook Name chess_rook turns into chessRook

Implementation

static const chessRook =
    IconData(0xF447, fontFamily: _kFontFam, fontPackage: _kFontPkg);