Skip to main content

SizeConfig class

SizeConfig class is used to initialise the height and width of the media.

Constructors

SizeConfig

:

Properties

[hashCode] [→ int] : The hash code for this object. ::: features no setterinherited :::

[runtimeType] [→ Type] : A representation of the runtime type of the object. ::: features no setterinherited :::

Methods

[init][([[BuildContext] context]) → void ]

:

[noSuchMethod][([[Invocation] invocation]) → dynamic ] : Invoked when a nonexistent method or property is accessed. ::: features inherited :::

test [→ void ]

:

[toString][ [→ String] ] : A string representation of this object. ::: features inherited :::

Operators

[operator ==][([[Object] other]) [→ bool] ] : The equality operator. ::: features inherited :::

Static Properties

[blockSizeHorizontal] [↔ double?]

: ::: features getter/setter pair :::

[blockSizeVertical] [↔ double?]

: ::: features getter/setter pair :::

[paddingTop] [↔ double?]

: ::: features getter/setter pair :::

[safeBlockHorizontal] [↔ double?]

: ::: features getter/setter pair :::

[safeBlockVertical] [↔ double?]

: ::: features getter/setter pair :::

[screenHeight] [↔ double?]

: ::: features getter/setter pair :::

[screenWidth] [↔ double?]

: ::: features getter/setter pair :::

  1. talawa
  2. size_config
  3. SizeConfig class
size_config library