RowsColsLayoutGrid class

Available extensions
Annotations
  • @JS()
  • @staticInterop
  • @anonymous

Constructors

RowsColsLayoutGrid.new({Pattern? pattern, Alignment? alignment, num? gutterSize, num? count, num? sectionSize, num? offset, bool? visible, Rgba? color, dynamic boundVariables})
factory

Properties

alignment Alignment

Available on RowsColsLayoutGrid, provided by the RowsColsLayoutGrid$Typings extension

no setter
boundVariables → dynamic

Available on RowsColsLayoutGrid, provided by the RowsColsLayoutGrid$Typings extension

no setter
color Rgba?

Available on RowsColsLayoutGrid, provided by the RowsColsLayoutGrid$Typings extension

no setter
count num

Available on RowsColsLayoutGrid, provided by the RowsColsLayoutGrid$Typings extension

no setter
gutterSize num

Available on RowsColsLayoutGrid, provided by the RowsColsLayoutGrid$Typings extension

no setter
hashCode int
The hash code for this object.
no setterinherited
offset num?

Available on RowsColsLayoutGrid, provided by the RowsColsLayoutGrid$Typings extension

no setter
pattern Pattern

Available on RowsColsLayoutGrid, provided by the RowsColsLayoutGrid$Typings extension

no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sectionSize num?

Available on RowsColsLayoutGrid, provided by the RowsColsLayoutGrid$Typings extension

no setter
visible bool?

Available on RowsColsLayoutGrid, provided by the RowsColsLayoutGrid$Typings extension

no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited