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