menu
artisanal package
documentation
widgets.dart
EdgeInsets
isZero property
isZero property
dark_mode
light_mode
isZero
property
bool
get
isZero
Implementation
bool get isZero => top == 0 && right == 0 && bottom == 0 && left == 0;
artisanal package
documentation
widgets
EdgeInsets
isZero property
EdgeInsets class