menu
pdf package
documentation
widgets.dart
Context
inheritFrom method
inheritFrom method
dark_mode
light_mode
inheritFrom
method
Context
inheritFrom
(
Inherited
object
)
Implementation
Context inheritFrom(Inherited object) { return inheritFromAll(<Inherited>[object]); }
pdf package
documentation
widgets
Context
inheritFrom method
Context class