backstageNavigation property

List<List<String>> backstageNavigation
getter/setter pair

Implementation

List<List<String>> backstageNavigation = [
  [
    'about',
    'faq',
    'what is chonky.rocks? please leave a comment or a question'
  ],
  ['nsfw', 'nsfw', 'naughty wip images'],
  ['flowers', 'clubchonky', 'cutes guys on the planet'],
  ['nsfw art', 'chonkynsfw', 'latest naughty sketches of beautiful big boys']
];