menu
iconoir_flutter package
documentation
regular/code_brackets_square.dart
CodeBracketsSquare
CodeBracketsSquare const constructor
CodeBracketsSquare const constructor
dark_mode
light_mode
CodeBracketsSquare
constructor
const
CodeBracketsSquare
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const CodeBracketsSquare({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
regular/code_brackets_square
CodeBracketsSquare
CodeBracketsSquare const constructor
CodeBracketsSquare class