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