menu
eyf_kit package
documentation
extend/int_extend.dart
IntExtend extension
IntExtend extension
dark_mode
light_mode
IntExtend
extension
on
int
?
Properties
isNullOrZero
→
bool
Available on
int
?, provided by the
IntExtend
extension
是否为空或0
no setter
Methods
add
(
int
number
)
→
int
Available on
int
?, provided by the
IntExtend
extension
加数
reduce
(
int
reduction
)
→
int
Available on
int
?, provided by the
IntExtend
extension
减数
toLocalTime
(
{
bool
isUtc
=
false
})
→
DateTime
Available on
int
?, provided by the
IntExtend
extension
转成当地时间
eyf_kit package
documentation
extend/int_extend
IntExtend extension
int_extend library