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