menu
kraken package
documentation
rendering.dart
isPositionPlaceholder function
isPositionPlaceholder function
dark_mode
light_mode
isPositionPlaceholder
function
bool
isPositionPlaceholder
(
RenderBox
box
)
Implementation
bool isPositionPlaceholder(RenderBox box) { return box is RenderPositionPlaceholder; }
kraken package
documentation
rendering
isPositionPlaceholder function
rendering library