LayoutControllerPackage class
- Inheritance
-
- Object
- LayoutControllerPackageBase
- LayoutControllerPackage
Constructors
Properties
- context → ReactiveContext
-
Override this method to use a custom context.
no setterinherited
- desktop ↔ bool
-
getter/setter pairinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- height ↔ double
-
getter/setter pairinherited
- larguraEndDrawerFiltros → double
-
no setterinherited
- larguraJanelaFiltrosPesquisa → double
-
no setterinherited
- loadApp ↔ bool
-
getter/setter pairinherited
-
getter/setter pairinherited
- mobile ↔ bool
-
getter/setter pairinherited
- platformIOS ↔ bool
-
getter/setter pairinherited
- platformIOSAndroid ↔ bool
-
getter/setter pairinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- tablet ↔ bool
-
getter/setter pairinherited
- web ↔ bool
-
getter/setter pairinherited
- width ↔ double
-
getter/setter pairinherited
- widthAreaDeCardDesktop ↔ double
-
getter/setter pairinherited
- widthCampoPesquisa ↔ double
-
getter/setter pairinherited
- widthCard ↔ double
-
getter/setter pairinherited
- widthMenuDesktop ↔ double
-
getter/setter pairinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setDeviceScreenType(
{required SizingInformation sizingInformation, required BuildContext context}) → dynamic -
inherited
-
setSizeScreen(
{required dynamic altura, required dynamic largura, required SizingInformation sizingInformation, required BuildContext context}) → dynamic -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited