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