menu
jrpn
view.main_screen
OrientedScreen
OrientedScreen const constructor
OrientedScreen
brightness_4
OrientedScreen
constructor
Null safety
const
OrientedScreen
(
{
Key
?
key
}
)
Implementation
const OrientedScreen({Key? key}) : super(key: key);
jrpn
view.main_screen
OrientedScreen
OrientedScreen const constructor
OrientedScreen class
Constructors
OrientedScreen
Properties
hashCode
key
runtimeType
Methods
build
buildLandscape
buildPortrait
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Static properties
landscape
portrait