WidgetsSample class

Inheritance

Constructors

WidgetsSample({required String path, required String controllerName})

Properties

content String
content of file
no setteroverride
hashCode int
The hash code for this object.
no setterinherited
overwrite bool
overwrite file
no setteroverride
path String
path to create file
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

create() Future<void>
create file
inherited
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