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