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