Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • RuntimeBaseClass

Index

Constructors

Properties

Methods

Constructors

Private constructor

  • new SliverGrid(props: SliverGridProps): SliverGrid

Properties

Readonly internalRuntimeType

internalRuntimeType: Type<typeof SliverGrid> = ...

props

props: SliverGridProps

tag

tag: string

Methods

build

Static count

  • count(props: Pick<SliverGridCountProps, "key" | "crossAxisCount" | "mainAxisSpacing" | "crossAxisSpacing" | "childAspectRatio" | "children">): SliverGrid

Static extent

Generated using TypeDoc