menu
u package
documentation
components/u_signature_pad.dart
USignatureController
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Implementation
bool get isEmpty => _strokes.isEmpty && _active == null;
u package
documentation
components/u_signature_pad
USignatureController
isEmpty property
USignatureController class