template_page library Null safety
Constants
- presentationPageTemplateFile → const String
-
Page template
r''' import 'package:flutter/material.dart'; import '../view_models/template_view_state.dart'; import '../view_models/template_view_model_interface…