left_scroll_actions package
documentation
actionListener
LeftScrollStatusCtrl
isClose property
isClose
isClose
property
Null safety
bool
isClose
Implementation
bool get isClose => value == LeftScrollStatus.close;
left_scroll_actions package
documentation
actionListener
LeftScrollStatusCtrl
isClose property
LeftScrollStatusCtrl class
Constructors
LeftScrollStatusCtrl
Properties
hashCode
hasListeners
isClose
isOpen
isRemove
runtimeType
value
Methods
addListener
dispose
noSuchMethod
notifyListeners
removeListener
toString
Operators
operator ==