Untitled

 avatar
unknown
plain_text
a year ago
667 B
6
Indexable
PageViewModel(
        //title: 'Our Cloud Apps',
        titleWidget: Padding(
          padding: const EdgeInsets.only(top: 100.0, bottom: 50.0),
          child: Text(
            'Disclaimer',
            style: TextStyle(
              fontSize: 20.0,
              fontWeight: FontWeight.bold,
            ),
          ),
        ),
        body: 'This App is registered with Trademark and Copyright Authorities. Re-engineering and reverse engineering of all CTrends\'s Apps are strictly prohibited. If anyone does it without explicit written permission from CTrends Software & Services Ltd, he/she will be subject to legal procedures and penalties.',

      ),
Editor is loading...
Leave a Comment