menu
webf package
documentation
css.dart
GridTemplateAreaRect
GridTemplateAreaRect.new const constructor
GridTemplateAreaRect.new const constructor
dark_mode
light_mode
GridTemplateAreaRect
constructor
const
GridTemplateAreaRect
(
int
rowStart
,
int
rowEnd
,
int
columnStart
,
int
columnEnd
,
)
Implementation
const GridTemplateAreaRect(this.rowStart, this.rowEnd, this.columnStart, this.columnEnd);
webf package
documentation
css
GridTemplateAreaRect
GridTemplateAreaRect.new const constructor
GridTemplateAreaRect class