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