menu
xbim_aim package
documentation
api.dart
Row
Row.new constructor
Row.new constructor
dark_mode
light_mode
Row
constructor
Row
(
{
int
entityId
,
List
<
Cell
>
cells
=
const []
,
})
Returns a new
Row
instance.
Implementation
Row({ this.entityId, this.cells = const [], });
xbim_aim package
documentation
api
Row
Row.new constructor
Row class