menu
unicons package
documentation
icons/line/puzzle_piece.dart
PuzzlePieceIcon
PuzzlePieceIcon const constructor
PuzzlePieceIcon const constructor
dark_mode
light_mode
PuzzlePieceIcon
constructor
const
PuzzlePieceIcon
(
{
Key
?
key
,
Color
?
color
,
})
Implementation
const PuzzlePieceIcon({ super.key, this.color, });
unicons package
documentation
icons/line/puzzle_piece
PuzzlePieceIcon
PuzzlePieceIcon const constructor
PuzzlePieceIcon class