menu
cutils package
documentation
ext/bool_ext.dart
BoolExt extension
BoolExt extension
dark_mode
light_mode
BoolExt
extension
@Author: chuxiong
@Created at: 2023/3/2 4:05 下午
@Email:
@Company: 嘉联支付
description bool扩展:
on
bool
Properties
not
→
bool
Available on
bool
, provided by the
BoolExt
extension
no setter
toInt
→
int
Available on
bool
, provided by the
BoolExt
extension
no setter
toStringVal
→
String
Available on
bool
, provided by the
BoolExt
extension
no setter
Methods
ifElse
<
T
>
(
T
ifTrueValue
,
T
ifFalseValue
)
→ T
Available on
bool
, provided by the
BoolExt
extension
ifFalse
<
T
>
(
T
value
)
→ T?
Available on
bool
, provided by the
BoolExt
extension
ifTrue
<
T
>
(
T
value
)
→ T?
Available on
bool
, provided by the
BoolExt
extension
then
(
bool
action
()
)
→
bool
Available on
bool
, provided by the
BoolExt
extension
Operators
operator &
(
bool
other
)
→
bool
Available on
bool
, provided by the
BoolExt
extension
operator |
(
bool
other
)
→
bool
Available on
bool
, provided by the
BoolExt
extension
cutils package
documentation
ext/bool_ext
BoolExt extension
bool_ext library