diginote
screens_view
ScreensView
ScreensView const constructor
ScreensView
ScreensView
constructor
Null safety
const
ScreensView
(
{
Key
?
key
}
)
Implementation
const ScreensView({Key? key}) : super(key: key);
diginote
screens_view
ScreensView
ScreensView const constructor
ScreensView class
Constructors
ScreensView
Properties
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==