menu
fluttery_framework package
documentation
view.dart
RxDouble
RxDouble constructor
RxDouble constructor
dark_mode
light_mode
RxDouble
constructor
RxDouble
(
double
initial
)
Implementation
RxDouble(double initial) : super(initial);
fluttery_framework package
documentation
view
RxDouble
RxDouble constructor
RxDouble class