menu
kraken package
documentation
css.dart
CSSLengthValue
isNone property
isNone property
dark_mode
light_mode
isNone
property
bool
get
isNone
Implementation
bool get isNone { return type == CSSLengthType.NONE; }
kraken package
documentation
css
CSSLengthValue
isNone property
CSSLengthValue class