BackgroundStatements class

背景图片 背景图片有展示和切换 不需要背景图片需要自备黑幕图片

背景图片语句{ 背景图片文件名; }

Implemented types

Constructors

BackgroundStatements({required String backgroundFileName})

Properties

backgroundFileName String
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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