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