WebDevState class
Constructors
Properties
- attached → bool
-
no setterinherited
- buildDir ↔ String
-
getter/setter pair
- component → WebDev
-
no setterinherited
- context → StatefulBinding
-
no setterinherited
-
dirsCreated
↔ Completer<
bool> -
getter/setter pair
-
exitCode
↔ Completer<
int> -
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
-
key
→ GlobalKey<
State< WebDev> > -
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
build(
BuildContext context) → Component -
override
-
compile(
) → Future< void> -
getBuildDir(
) → String -
initState(
) → void -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited