menu
patapata_core package
documentation
patapata_widgets.dart
StandardPageInterface<R extends Object?, E extends Object?>
name property
name property
dark_mode
light_mode
name
property
String
?
name
final
inherited
The name of the route (e.g., "/settings").
If null, the route is anonymous.
Implementation
final String? name;
patapata_core package
documentation
patapata_widgets
StandardPageInterface<R extends Object?, E extends Object?>
name property
StandardPageInterface mixin