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