menu
contentsquare package
documentation
csq.dart
CSQMask
caneAsh property
caneAsh property
dark_mode
light_mode
caneAsh
property
bool
get
caneAsh
inherited
Implementation
bool get caneAsh { if (this is ReliableTarget) { return false; } return true; }
contentsquare package
documentation
csq
CSQMask
caneAsh property
CSQMask class