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