menu
bonfire package
documentation
mixins/follower/follower.dart
WithFollower
hideComp method
hideComp method
dark_mode
light_mode
hideComp
method
void
hideComp
(
)
inherited
Implementation
void hideComp() { paint.color = const Color(0x00000000); }
bonfire package
documentation
mixins/follower/follower
WithFollower
hideComp method
WithFollower mixin