menu
flutter_up package
documentation
models/up_row.dart
UpRow
UpRow.new constructor
UpRow.new constructor
dark_mode
light_mode
UpRow
constructor
UpRow
(
List
<
Widget
>
row
, {
Color
?
rowColor
,
})
Implementation
UpRow(
this
.row, {
this
.rowColor, });
flutter_up package
documentation
models/up_row
UpRow
UpRow.new constructor
UpRow class