SplitViewViewState class

Constructors

SplitViewViewState()

Properties

constraints BoxConstraints
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
theme ThemeData?
getter/setter pair

Methods

build(BuildContext context) Widget
builder(BuildContext context, BoxConstraints constraints) Widget
inflate() List<Widget>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onBack(Event event) → void
onClose(Event event) → void
toString() String
A string representation of this object.
inherited

Operators

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