menu
healthicons_flutter package
documentation
filled/cast.dart
Cast
Cast.new const constructor
Cast.new const constructor
dark_mode
light_mode
Cast
constructor
const
Cast
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const Cast({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
healthicons_flutter package
documentation
filled/cast
Cast
Cast.new const constructor
Cast class