menu
psdk_fruit_esc package
documentation
psdk_fruit_esc.dart
ELineRow
ELineRow.new constructor
ELineRow.new constructor
dark_mode
light_mode
ELineRow
constructor
ELineRow
(
{
required
int
row
,
})
Implementation
ELineRow({ required int row, }) { _row = row; }
psdk_fruit_esc package
documentation
psdk_fruit_esc
ELineRow
ELineRow.new constructor
ELineRow class