LayoutControllerPackageBase class abstract

Implementers

Properties

context → ReactiveContext
Override this method to use a custom context.
no setterinherited
desktop bool
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
height double
getter/setter pair
larguraEndDrawerFiltros double
no setter
larguraJanelaFiltrosPesquisa double
no setter
loadApp bool
getter/setter pair
getter/setter pair
mobile bool
getter/setter pair
platformIOS bool
getter/setter pair
platformIOSAndroid bool
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tablet bool
getter/setter pair
web bool
getter/setter pair
width double
getter/setter pair
widthAreaDeCardDesktop double
getter/setter pair
widthCampoPesquisa double
getter/setter pair
widthCard double
getter/setter pair
widthMenuDesktop double
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setDeviceScreenType({required SizingInformation sizingInformation, required BuildContext context}) → dynamic
setSizeScreen({required dynamic altura, required dynamic largura, required SizingInformation sizingInformation, required BuildContext context}) → dynamic
toString() String
A string representation of this object.
inherited

Operators

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