menu
rapidfire package
documentation
uiux/WidgetsRF.dart
RowRF
RowRF.new const constructor
RowRF.new const constructor
dark_mode
light_mode
RowRF
constructor
const
RowRF
(
dynamic
controls
, [
List
<
int
>
?
flex
,
double
x
=
25
,
double
y
=
10
,
])
Implementation
const RowRF(this.controls, [this.flex, this.x = 25, this.y = 10]);
rapidfire package
documentation
uiux/WidgetsRF
RowRF
RowRF.new const constructor
RowRF class