SizeConfig class
SizeConfig class is used to initialise the height and width of the media.
Constructors
:
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 :::
- talawa
- size_config
- SizeConfig class