instance property

BackButton get instance

Implementation

static BackButton get instance => _instance ??= BackButton._();