DrishyaBackground class

Implemented types
Annotations

Constructors

DrishyaBackground({required DrishyaEntity entity})
Drishya background only support image background
const

Properties

entity DrishyaEntity
Drishya entity
final
hashCode int
The hash code for this object.
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

build(BuildContext context) Widget
Playgroung builder
override
copyWith({DrishyaEntity? entity}) DrishyaBackground
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

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