menu
graphite package
documentation
core/typings.dart
NodeInput
getWidth method
getWidth method
dark_mode
light_mode
getWidth
method
double
?
getWidth
(
)
Implementation
double? getWidth() { return size == null ? 0 : size!.width; }
graphite package
documentation
core/typings
NodeInput
getWidth method
NodeInput class