menu
revali_router_core package
documentation
body/mutable_body.dart
MutableBody
replace abstract method
replace abstract method
dark_mode
light_mode
replace
abstract method
void
replace
(
Object
?
data
)
Replaces the entire body with the given data.
Implementation
void
replace(
Object?
data);
revali_router_core package
documentation
body/mutable_body
MutableBody
replace abstract method
MutableBody class