Impact_PageSelector_4_Item class

Constructors

Impact_PageSelector_4_Item({required dynamic image, required dynamic title, required dynamic description, double? ImgWidth, double? ImgHeight})

Properties

description ↔ dynamic
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
image ↔ dynamic
getter/setter pair
ImgHeight double?
getter/setter pair
ImgWidth double?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
title ↔ dynamic
getter/setter pair

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