menu
bloom_framework package
documentation
bloom_mobile.dart
BloomComputedStyle
isFixed property
isFixed property
dark_mode
light_mode
isFixed
property
bool
isFixed
getter/setter pair
Whether the element has fixed positioning (
position: fixed
).
Implementation
bool isFixed = false;
bloom_framework package
documentation
bloom_mobile
BloomComputedStyle
isFixed property
BloomComputedStyle class